home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / news / kermit.314 < prev    next >
Text File  |  1994-10-17  |  12KB  |  254 lines

  1. Note: kermit was recently removed from SimTel (oak.oakland.edu) and
  2. garbo (garbo.uwasa.fi) ftp-sites. This info should be useful..
  3.  
  4. From fdc@fdc.cc.columbia.edu Tue Oct 18 01:39:25 1994
  5. From: fdc@fdc.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.archives.msdos.announce
  7. Subject: MS-DOS Kermit 3.14 Beta available for testing
  8. Keywords: Kermit
  9. Date: Sat, 15 Oct 1994 22:57:25 GMT
  10. Followup-To: comp.archives.msdos.d
  11. Organization: Columbia University
  12.  
  13. (Reposted from comp.protocols.kermit.announce...)
  14.  
  15. This is to announce a beta testing period for MS-DOS Kermit 3.14 for the
  16. IBM PC, PS/2, and compatibles with DOS or Windows.  The new MS-DOS Kermit
  17. release was prepared, as always, by Professor Joe R. Doupnik of Utah State
  18. University.
  19.  
  20. HIGHLIGHTS
  21.  
  22. FILE TRANSFER RECOVERY allows interrupted binary-mode transfers to be
  23. continued from the point of failure.  Can be used with C-Kermit 5A(190),
  24. which is still in Beta test, on UNIX, AOS/VS, Stratus VOS, and the
  25. Commodore Amiga.  Maybe also with VMS, no promises.  And in the near
  26. future, probably also with other major operating systems (stay tuned).
  27.  
  28.   NOTE: C-Kermit 5A(190) is still in the kermit/test directories on
  29.   kermit.columbia.edu, but should be finalized and moved to kermit/b
  30.   and also made available on BITNET KERMSRV within a few days.  So
  31.   if you look for it one place and don't find it, just look in the
  32.   other place.
  33.  
  34. ANSI AND WYSE TERMINAL EMULATION add two popular terminal types to
  35. Kermit's repertoire.  ANSI emulation, not quite the same as VT100
  36. emulation, is used to access most BBSs, and Wyse emulation is required by
  37. certain applications and services.
  38.  
  39. Workarounds for buggy UART simulator on Pentium motherboards and other new
  40. processors allows MS-DOS Kermit 3.14 to work on these systems, where
  41. earlier versions might not have.  Also: support for the Hayes ESP serial
  42. communications board in 16550A mode; support for Fossil drivers; dialing
  43. scripts for more and more new kinds of modems (many of them with X and/or
  44. Z in their names -- all the popular brands!).
  45.  
  46. Numerous additions to the script programming language, including a full
  47. selection built-in functions compatible with C-Kermit's: \fsubstring(), etc.
  48.  
  49. Complete Hebrew and Cyrillic support packages are now included, and Kanji
  50. terminal emulation is now available for DOS/V on IBM and compatible PCs.
  51.  
  52. Network, printer, keyboard, font, and other support support utilities are
  53. now included in the basic package.
  54.  
  55. New smaller versions are available for those who don't need (or can't fit)
  56. all the features of the full version.
  57.  
  58. Here is a more detailed list of the changes in version 3.14:
  59.  
  60.  . ANSI terminal emulation
  61.  . Wyse-50 terminal emulation
  62.  . Data General DASHER and DEC VT terminal emulation improvements
  63.  . Kanji character-set translation during terminal emulation
  64.  . HP-Roman8 terminal character-set
  65.  . Control over timeslicing method in Windows, DesqView, OS/2, NT
  66.  . Control over automatic video-mode switching
  67.  . Selectable fore- and background colors for underline simulation
  68.  . Additional scan codes for Alt/Ctrl/Shift - SpaceBar/EscKey combinations
  69.  . DEC User Definable Keys (UDKs) now supported
  70.  . Revised printer support for better interoperation with Novell CAPTURE
  71.  . Additional control over TCP/IP and TELNET protocol features
  72.  . Debugging display of TELNET options negotiation
  73.  . Networking support for Telebit PPP
  74.  . TCP/IP fixes, speedups, and refinements
  75.  . Multiple TCP/IP sessions to the same host now allowed
  76.  . Support for Artisoft Int14 redirector
  77.  . Support for Meridian Technology SuperLAT network connections
  78.  . Workarounds for buggy SMC FDC37C665 UART simulator on Pentium motherboards
  79.  . Support for Hayes ESP serial communications board in 16550A mode
  80.  . Support for Fossil Drivers
  81.  . SET SPEED 28800
  82.  . User control over treatment of carrier signal on serial connections
  83.  . Binary-mode file transfer recovery
  84.  . Ability to send partial files manually
  85.  . Control of run-length encoding
  86.  . Improved client/server operation
  87.  . Prompt string value now evaluated each time prompt is issued
  88.  . ASK/ASKQ responses now taken literally
  89.  . New APC command sends APC strings
  90.  . Incoming APC strings ignored by default for safety
  91.  . Revised CONNECT-mode status line for additional information
  92.  . Separate CONNECT-mode help and one-character command menus
  93.  . New script programming commands
  94.  . Improved consistency of backslash-quoting in commands
  95.  . New built-in string, file, and numeric functions
  96.  . Additional built-in variables
  97.  . Revised command line handling of substitution variables
  98.  . Transaction log of file transfers now records detailed rejection
  99.    reason if based on file attributes
  100.  . Available also in special reduced forms for limited memory, e.g. for
  101.    use on 256K systems, or as an external protocol on BBSs, etc.
  102.  
  103. The organization of the files and the manner in which we are distributing
  104. them as been improved.  We are now distributing Kermit on a high-density
  105. 1.44MB 3.5-inch diskette, which is pretty universally accepted these days,
  106. and on the network in a ZIP file that mirrors this diskette.  This allows
  107. us to organize and name the files more sensibly and to include material
  108. that previously would not fit.  Here is a brief synopsis:
  109.  
  110.   READ.ME       Brief overview of what's on the disk (in the ZIP file)
  111.   KERMIT.EXE    Full-function MS-DOS Kermit 3.14 (about 260K)
  112.   KERMITE.EXE   A smaller version (about 180K - no networks, no graphics)
  113.   KERLITE.EXE   A very small version (120K, scripting & file transfer only)
  114.   MSR*314.PCH   Patch files (currently empty)
  115.   MSKERMIT.INI  Standard initialization file
  116.   MSCUSTOM.INI  Sample (note: -> SAMPLE <-) customization file
  117.   DIALUPS.TXT   Sample dialing directory
  118.   KERMIT.UPD    Documentation for new features
  119.   KERMIT.HLP    Brief synopsis of commands
  120.   KERMIT.BWR    "Beware" file - hints and tips, etc
  121.   COLS80.BAT    Too hard to explain in one line, see READ.ME...
  122.   COLS132.BAT   Ditto
  123.  
  124. KERMITE.EXE can be used on PCs with small memories, e.g. on old XTs, where
  125. the full-featured version might not fit.  It can also be used if you
  126. simply do not need Kermit's networking or graphics terminal emulation
  127. capabilities, in which case you can run bigger programs "under" Kermit in
  128. the extra free memory.
  129.  
  130. Of particular interest to BBS proprietors, KERLITE.EXE is an "extra-lite"
  131. version which is like the "lite" version, but also eliminates the terminal
  132. emulator (and the CONNECT command) entirely, but still includes the full
  133. script programming language, weighing in at only 120K - perfect for use as
  134. an external protocol and script execution engine.
  135.  
  136. With Kermit Lite plus Fossil and ESP support, there is every reason to
  137. upgrade the Kermit support in BBSs to the most advanced and fastest Kermit
  138. protocol implementation available for DOS.  For further information, see
  139. the new BBS OPERATORS GUIDE section in the KERMIT.UPD file.  (Vendors of
  140. BBS software who want to include Kermit with their product should contact
  141. us for further information.)
  142.  
  143. Now come the subdirectories.  Each one has a READ.ME file that explains
  144. its contents.
  145.  
  146. PERFORM
  147.   An article on Kermit file transfer protocol performance.
  148.  
  149. MODEMS
  150.   Dialing scripts for 19 different modems, including most popular
  151.   high-speed, error-correcting, data-compressing models.
  152.  
  153. NETWORKS
  154.   Everything you need for MS-DOS Kermit TCP/IP networking except the
  155.   specific driver for your network board, including all the famous "shims"
  156.   that convert between one "standard" and another, such as the latest
  157.   version of Dan Lanciani's ODIPKT, plus Joe Doupnik's DIS_PKT9, plus the
  158.   WINPKT shim to be used when Windows is involved, and a SLIP driver in
  159.   case you don't have a network board, all of which have been verified to
  160.   work with this version of Kermit and other popular software.  Plus a new
  161.   overview document to help you make sense of this ever-more-confusing
  162.   tangle.
  163.  
  164. KEYBOARD
  165.   Complete key mappings for DEC VT220/320 and DG DASHER emulation.  The
  166.   "Gold key" TSR, for making Num Lock work like the F1 key.  LK250 drivers
  167.   (for DEC keyboards that plug into IBM PCs).  A little TSR for swapping
  168.   the Caps Lock and Ctrl keys and Esc and tilde.
  169.  
  170. UTILS
  171.   General utilities, like the famous XSEND program for transferring entire
  172.   directory trees, plus various printer items.  (Did you know Kermit could
  173.   transfer directory trees intact?)
  174.  
  175. WINDOWS
  176.   Windows Program Information File for Kermit.
  177.  
  178. PCFONTS
  179.   This is something new -- public domain fonts (code pages) for your PC
  180.   that are easy to load dynamically -- no more endless and fruitless
  181.   wandering through the corridors of IBM or Microsoft to track down a
  182.   Hebrew or Cyrillic code page; no more editing AUTOEXEC.BAT (DISPLAY.SYS,
  183.   NLSFUNC blah blah, MODE CON CP PREPARE blah blah, MODE CON CP SELECT
  184.   blah blah) and then rebooting to install a new code page, no more limit
  185.   to four "prepared" code pages.  Now you can just "loadfont" whatever
  186.   code page you want, any time you want.  This directory includes code
  187.   pages for Western and Eastern European languages (CP437, 850, and 852),
  188.   Icelandic (861), Hebrew (862) and Cyrillic (863), plus utilities to load
  189.   and display them.  Our thanks to Joseph (Yossi) Gil at The Technion in
  190.   Haifa, Isreal, for this wonderful collection (and this is only a small
  191.   part of it -- look in kermit.columbia.edu:pcfonts for more, and maybe
  192.   find even more at the Technion - ftp.technion.ac.il).
  193.  
  194. CYRILLIC
  195.   Also new.  Key mapping and screen translation setups to be used with the
  196.   Cyrillic font, plus Cyrillic character-set tables.  Use MS-DOS Kermit
  197.   for Russian terminal emulation (and Ukranian, Bielorussian, etc), using
  198.   any of the popular host encodings: ISO, KOI-8, or Short KOI.  Now you
  199.   can read those Russian newsgroups!  Thanks to Konstantin Vinogradov of
  200.   ICSTI in Moscow, Russia, for the .INI files.
  201.  
  202. HEBREW
  203.   Also new.  The files in this directory give MS-DOS Kermit full Hebrew
  204.   terminal emulation capability, including the standard (i.e. WordPerfect
  205.   :-) key map for entering Hebrew letters on the PC keyboard, complete
  206.   with automatic English/Hebrew switching directed by the host, everything
  207.   you get on a real Hebrew-model VT420 terminal.  Thus the standard MS-DOS
  208.   Kermit distribution now replaces the various "Hebrewized" offshoots of
  209.   MS-DOS Kermit that have been in circulation for some years, e.g. for use
  210.   with the ALEPH bibliographic software.  You even get a PostScript
  211.   picture of the key map.
  212.  
  213. ROMAN
  214.   Character-set tables for Roman-based character sets used by MS-DOS Kermit.
  215.  
  216. HOW TO GET IT...
  217.  
  218. The ZIP file is available via anonymous ftp from kermit.columbia.edu in
  219. the directory kermit/test/bin, filename mstibm.zip.  Transfer it in binary
  220. mode, and then unzip it, preserving the subdirectories (use the "-d" switch
  221. in pkunzip), read the top-level READ.ME file, and go from there.
  222.  
  223. By the way, do not unzip the ZIP file over your old Kermit directory, or
  224. you will lose your old MSCUSTOM.INI file and your old dialing directory!
  225. Either make a new directory for MS-DOS Kermit 3.14, or copy your
  226. MSCUSTOM.INI and DIALUPS.TXT files to a safe place before wiping out your
  227. old one, for example:
  228.  
  229.   cd \kermit
  230.   copy mscustom.ini mscustom.old
  231.   copy dialups.txt dialups.old
  232.   pkunzip -d mstibm.zip
  233.   copy mscustom.old mscustom.ini
  234.   copy dialups.old dialups.txt
  235.  
  236. Also in the kermit/test/bin directory: mstz10.exe, MS-DOS Kermit 3.14 for
  237. the Heath/Zenith 100.  Other versions (Victor 9000, etc) will be added as
  238. time goes on.
  239.  
  240. There are also textual encodings of the ZIP file in BOO and UUENCODE
  241. format.  These are available via anonymous ftp from kermit.columbia.edu,
  242. directory kermit/test/text, text mode, files mstibm.boo and mstibm.uue.
  243. These two files are also available on CUVMA for retrieval via BITNET
  244. KERMSRV.
  245.  
  246. Our deepest thanks, as always, to Joe Doupnik for bringing another new
  247. version of MS-DOS Kermit to us.
  248.  
  249. Please send comments on MS-DOS 3.14 Beta via email to kermit@columbia.edu.
  250. In particular, we are interested in the new layout of the disk, and that
  251. all internal cross references among files (text, command, and program) are
  252. consistent and working.
  253.  
  254.